home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / xfeel.zip / XFEEL.PR < prev    next >
Text File  |  1992-07-30  |  182b  |  14 lines

  1. #system os2 dll
  2. #model mthread
  3. #set pm_api="on"
  4.  
  5. #compile xfeel2.c
  6. #link xfeel.dll
  7.  
  8. #system os2 exe
  9. #model mthread
  10. #set pm_api="on"
  11.  
  12. #compile xfeel.c
  13. #link xfeel.exe
  14.